home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / magic_eg.swf / scripts / DefineSprite_26 / frame_4 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  205 b   |  11 lines

  1. tellTarget("pikchu")
  2. {
  3.    gotoAndStop("mvright");
  4. }
  5. setProperty("/hitball", _Y, "500");
  6. setProperty("/hitball", _X, "630");
  7. if(eval("/:gameover") == "1")
  8. {
  9.    setProperty("/login", _Y, "322");
  10. }
  11.